func go/types.allOrdered
3 uses
go/types (current package)
expr.go#L796: case !allOrdered(x.typ):
expr.go#L799: case !allOrdered(y.typ):
predicates.go#L44: func allOrdered(typ Type) bool { return allBasic(typ, IsOrdered) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)